home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 45
/
Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso
/
Aminet
/
dev
/
c
/
vbcc.lha
/
vbcc
/
targets
/
ppc-warpos
/
include
/
proto
/
ramdrive.h
< prev
next >
Wrap
C/C++ Source or Header
|
2001-04-28
|
155b
|
7 lines
#ifndef PROTO_RAMDRIVE_H
#define PROTO_RAMDRIVE_H
#include <exec/types.h>
extern struct Library *RamdriveDevice ;
#include <clib/ramdrive_protos.h>
#endif